AdCourseCategory 
Logical Entity Name  AdCourseCategory 
Default Table Name  AdCourseCategory 
Physical Only  NO 
Definition 
 
Note 
 

AdCourseCategory Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseCategoryID(PK)    int  NO 
 
Code    char(16)  NO 
 
Descrip    varchar(60)  NO 
 
ModFlag    char(1)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdCourseCategory Primary and Unique Keys 
Key Name  Key Type  Keys 
AdCourseCategory_AdCourseCategoryID_U_C_IDX  PrimaryKey  AdCourseCategoryID 

AdCourseCategory Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdEnrollDegreeAuditCourseCategory  Non-Identifying  One To Zero or More  FK_AdEnrollDegreeAuditCourseCategory_AdCourseCategoryID_AdCourseCategory_AdCourseCategoryID        NO  YES 

AdCourseCategory Check Constraints 
Check Constraint Name  CheckConstraint